home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / vantrm38.lzh / DCOPY314.TXT < prev    next >
Text File  |  1989-10-19  |  10KB  |  203 lines

  1.               DCOPY Version 3.14   April 11, 1989
  2.  
  3.  I have been using Dcopy since the first day that I found it on 
  4. one of the bbs's that I call.  The few bugs in it kept nagging at 
  5. me, so I  decided to take it up on myself to disassemble the 
  6. program and try to  fix what I could.  The following represents 
  7. most of the 'visable'  changes that I have made to the program.  
  8. If you know of any more that  needs to be fixed then drop me a 
  9. line.
  10.  I had hoped that Ralph Walden would get interested in the ST 
  11. world  again, but I am afraid he has gone on to other things.
  12.  
  13.  1. The Packing bug has been fixed!  Dcopy will now pack a file  
  14. properly.  Version 1.91 would only write out the first 26 bytes of 
  15. the packed file.
  16.  
  17.  2. The program will not go 'crazy' if you ask it to arc a file 
  18. that is not there or an empty folder (or misspelled one).
  19.  
  20.  3. The format routines have been completely rewritten and now 
  21. supports  (invisibly) the Mega rom format.  The Mega rom format 
  22. will only work if  you have the new roms installed in your 
  23. machine.
  24.  
  25.  4. The copy disk functions have been completely rewritten and now 
  26. will copy any format disk (non copy protected) without any 
  27. problems.  The  previous version would not do extended (10 sector 
  28. per track) sector disks.  Note that Dcopy reads the information 
  29. on the source disk and will format the destination disk 
  30. accordingly.  It does not do any checking to the destination disk 
  31. first to find out if it is already formatted properly.
  32.  
  33.  5. The mouse should behave properly now and the standard GEM file  
  34. selector box can be used now! (Promise this time).
  35.  
  36.  6. A bug in the delete folder command that caused the system to 
  37. crash if used a couple of times has been fixed.
  38.  
  39.  7. The buffer routines have been made 'legal' now.
  40.  
  41.  8. The Undo key has been made a quick exit.
  42.  
  43.  9. A bug in the delete file within an ARC file has been fixed.  
  44. This only showed up if you were using the item selector box.
  45.  
  46.  10. A bug in the buffer routines has been fixed and now any size 
  47. file can be arc'd or extracted no matter how small the 'free 
  48. memory' buffer is.  This makes it very nice to run from within 
  49. programs such as ST-Talk Professional which only allocate a fixed 
  50. amount of memory to external programs from.  Many thanks to Keith 
  51. Gerdes for finding and fixing that very elusive critter.
  52.  
  53.  11. A new command has been added to the alternate menu.  It is 
  54. the -S command and is used when you want to store a file to a new 
  55. or existing ARC file.  This is the same as 'A'dd without 
  56. compaction.
  57.  
  58.  12. A new feature has been added to the 'T'ype command.  You are 
  59. now prompted to continue to search for a word after it has been 
  60. found within the text.
  61.  
  62.  13. When using the program in the PRG mode Dcopy now remembers 
  63. the path you were last in.  The prior versions (1.99c and before) 
  64. had problems with this...sorry, but I think I got it fixed this 
  65. time! Version 3.01 corrects a small bug that would only occur if 
  66. you used the cancel button the first time thru on the item 
  67. selector box.  (Was setting my flag at the wrong place!).
  68.  
  69.  14.  When you are viewing a text file, you are now given the 
  70. option to print the file.  This could only be done before if Dcopy 
  71. was ran as a TOS/TTP file because it looks for a '-' as the print 
  72. flag, which can not be typed into the file selector box.
  73.  
  74.  15.  You are now given the option to print either the page 
  75. (screen) or the whole text of any text file you are viewing.
  76.  
  77.  16.  A hidden command has been added.  The Clr/Home key has been 
  78. made a toggle to go back and forth between GEM and TOS mode.
  79.  
  80.  17.  Corrected a bug in the 'W' (Change working directory) 
  81. command that would cause Dcopy to hang up in GEM mode sometimes.  
  82. A 'W' command will now set the default path for the file selector 
  83. box also.
  84.  
  85.  18.  Dcopy will now check to make sure that your printer is 
  86. online and ready when printing from within the 'T'ype command.
  87.  
  88.  19.  You can now pause a listing by hitting any key while it is 
  89. being written to the screen.  This applies to the disk directory 
  90. command and the view filenames in an ARC command.  Hitting any key 
  91. will continue the original command.
  92.  
  93.  20.  You can maintain the date stamp from within an ARC file by 
  94. using the new ALT X command.  If you want your extracted files to 
  95. keep the same time and date as they are in the ARC'd file, then 
  96. use this command instead of the normal eXtract.  This works in 
  97. version 3.08!
  98.  
  99.  21.  The way the verbose listing looks has been cleaned up a 
  100. little.  It is more in line with the way ARC.TTP shows the files.
  101.  
  102.  22.  Dcopy 3.07 is now about 2K smaller (now smaller than version 
  103. 1.91!) due to a new feature in HiSoft's DevpacST.  They added a 
  104. feature that does a very nice job of optimizing the assembled 
  105. program.
  106.  
  107.  23.  Dcopy will now ARC files that are zero bytes long.
  108.  
  109.  24.  The 'S'pace command will give the correct amount of 
  110. information on disks that only have 1 sector per cluster.
  111.  
  112.  25.  Fixed something that had bothered me for a long time.  Now 
  113. if you are in the process of 'A'rcing a file and you have selected 
  114. an ARC file name within the file selector box, but decide to stop 
  115. before you choose which file to arc, you can hit either OK or 
  116. CANCEL and it will abort. Hitting the CANCEL button before would 
  117. write out a file governed by the free space left on your disk or 
  118. partition.
  119.  
  120.  26.  Dcopy will now give you the familiar file selector box for 
  121. the destination of eXtracts, Copies and Moves if ran in the 'PRG' 
  122. mode.  If you want the destination to go into a folder, you must 
  123. modify the directory line with the appropriate drive and folder 
  124. name (B:\FOLDER\) and then have the selector update itself by 
  125. clicking on the top of the window box or what I call the grey area 
  126. of the box.  This allows the particular path that you want the 
  127. destination files to go to get logged in.  Please note that you 
  128. must include the last backslash for it to work properly.  Dcopy 
  129. will ignore the extender and the filename if you are using the 
  130. eXtract functions.  The Copy command works similar to the above, 
  131. but you can give it a different filename if you wish.
  132.  
  133.  27.  The HELP key will now bring up the alternate menu instead of 
  134. having to hit the ALT M keys.
  135.  
  136.  28.  A bug in the search directory command (J) has been fixed.  
  137. You can now have any directory search be written out to a disk 
  138. file.  Whenever you use the J command, at the filespec prompt 
  139. enter something like *.* d:\drive_c.dir.  There must be a space 
  140. between the * and the drive letter.  A source drive would have 
  141. already been selected so that is the reason it did not appear in 
  142. the example.  You can also send the listing of a drive, partition 
  143. or folder to the printer by using -p instead of the drive letter 
  144. and filename.  Try it, I think you will like it.
  145.  
  146.  29.  Version 3.12 now supports copy to standard output with the 
  147. 'Control I' command.  This is a variant of the 'I' command 
  148. (extract with query), and will extract to the screen instead of to 
  149. a disk file.  You should only choose files that you know are ascii 
  150. to view to the screen in this manner. You can pause the screen by 
  151. hitting any key and abort the proceedure with the escape key.
  152.  
  153.  30.  The 'where is' command is now case independent from within 
  154. the 'T'ype command.  This means you can search for a string and it 
  155. doesn't matter if what you are searching for is upper or lower 
  156. case or any combination of the two.
  157.  
  158.  31.  Dcopy will now eXtract to ramdisks that will not handle odd 
  159. address writes (DeskCart! for instance).  The Arcing routines will 
  160. be able to write to the same ramdisk with a 50% chance of success.  
  161. The first file will always be successful though.
  162.  
  163.  32.  The file selector box may now be toggled on and off with the 
  164. insert key and the status of whether Dcopy is in TOS or GEM mode 
  165. and also whether the destination file selector box is wanted is 
  166. shown in the alternate menu now.  The alternate menu is available 
  167. by hitting the Help key.
  168.  
  169.  33.  The menus have been changed a little so that the mo